home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / Tools / Win95 Secrets / SETUP.Z / W32SVFLT.H < prev    next >
Encoding:
Text File  |  1995-07-19  |  265 b   |  11 lines

  1. //==================================
  2. // W32SVSPY - Matt Pietrek 1995
  3. // FILE: W32SVFLT.H
  4. //==================================
  5.  
  6. BOOL CALLBACK W32SpyFilterDlgProc(HWND, UINT, WPARAM, LPARAM);
  7.  
  8. BOOL SaveFilterValues(void);
  9.  
  10. BOOL LoadSavedFilterValues(void);
  11.